xl: correct xl cpupool-create with extra parameters
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 14 Feb 2011 16:55:00 +0000 (16:55 +0000)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 14 Feb 2011 16:55:00 +0000 (16:55 +0000)
commitb948a2f41ac78959e883f12bd4ca011b906d814f
treede7b845088e72d3b6c6748f515b3ab3e375432b2
parent7a52b5c131faa242c9b37b60ef53b3a913c54520
xl: correct xl cpupool-create with extra parameters

xl cpupool-create won't take always extra parameters specified on the command
line, as a 0-byte is missing at the end of the configuration file contents.

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c